Skip to content

Fixed dependency#275

Open
Sirsho1997 wants to merge 1 commit intomainfrom
feature-dependency
Open

Fixed dependency#275
Sirsho1997 wants to merge 1 commit intomainfrom
feature-dependency

Conversation

@Sirsho1997
Copy link
Copy Markdown
Collaborator

Added

  • Fixed httpx version dependency during installation

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes installation-time dependencies by adding httpx to the package’s install_requires, aligning runtime requirements with actual imports in the SDK (e.g., runware/base.py uses httpx).

Changes:

  • Added httpx>=0.27.0 to setup.py install_requires to ensure it is installed when users pip install runware.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Sirsho1997 Sirsho1997 requested a review from teith April 15, 2026 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants